Session6: Introduction to R Markdown

Sumeet Pal Singh
20 April, 2020

Notes by: Yura Song

Course Organization

R Studio Cloud

Cheat Sheets (Quick Reference Manuals)

Markdown

Formatting of Documents

  • Without Formatting

TextEditor

  • With Formatting

Word

Most formatting softwares need specific software

Word

Markdown

  • Plane text editor with formatting

  • Human Readable

    • Text
    • Formatting information
    • Final Product

Markdown - Marking down

editing

  • Information of formatting over text

Markdown

  • Plane text editor with formatting

  • Human Readable

    • Text
    • Formatting information
    • Final Product

example

R Markdown: Share code and analysis

Image

Code

Markdown Reference (Session 6 Preparation)

reference

Logo File name: R_logo.png
Path: Session6_Presentation-figure

Start a R Markdown Document

Start

R Markdown: Share code and analysis with HTML Reports

Image

R Shiny: Share data with interactive websites!

Image

Start Shiny App

Image

Components of R Shiny

Image

UI Panels

Image

Basic Widgets

Image

Basic Widgets Functions

Image

Parts of R Shiny UI

Image